3.13.76 \(\int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx\) [1276]

3.13.76.1 Optimal result
3.13.76.2 Mathematica [A] (verified)
3.13.76.3 Rubi [A] (verified)
3.13.76.4 Maple [F(-1)]
3.13.76.5 Fricas [B] (verification not implemented)
3.13.76.6 Sympy [F]
3.13.76.7 Maxima [F(-2)]
3.13.76.8 Giac [F(-1)]
3.13.76.9 Mupad [F(-1)]

3.13.76.1 Optimal result

Integrand size = 29, antiderivative size = 391 \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=-\frac {i (c-i d)^{3/2} \text {arctanh}\left (\frac {\sqrt {c-i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a-i b} \sqrt {c+d \tan (e+f x)}}\right )}{(a-i b)^{7/2} f}+\frac {i (c+i d)^{3/2} \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{(a+i b)^{7/2} f}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 \left (a^2+b^2\right ) f (a+b \tan (e+f x))^{5/2}}-\frac {4 \left (5 a b c-2 a^2 d+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{15 \left (a^2+b^2\right )^2 f (a+b \tan (e+f x))^{3/2}}+\frac {2 \left (50 a^3 b c d-70 a b^3 c d-8 a^4 d^2-a^2 b^2 \left (45 c^2-49 d^2\right )+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{15 \left (a^2+b^2\right )^3 (b c-a d) f \sqrt {a+b \tan (e+f x)}} \]

output
-I*(c-I*d)^(3/2)*arctanh((c-I*d)^(1/2)*(a+b*tan(f*x+e))^(1/2)/(a-I*b)^(1/2 
)/(c+d*tan(f*x+e))^(1/2))/(a-I*b)^(7/2)/f+I*(c+I*d)^(3/2)*arctanh((c+I*d)^ 
(1/2)*(a+b*tan(f*x+e))^(1/2)/(a+I*b)^(1/2)/(c+d*tan(f*x+e))^(1/2))/(a+I*b) 
^(7/2)/f+2/15*(50*a^3*b*c*d-70*a*b^3*c*d-8*a^4*d^2-a^2*b^2*(45*c^2-49*d^2) 
+3*b^4*(5*c^2-d^2))*(c+d*tan(f*x+e))^(1/2)/(a^2+b^2)^3/(-a*d+b*c)/f/(a+b*t 
an(f*x+e))^(1/2)-2/5*(-a*d+b*c)*(c+d*tan(f*x+e))^(1/2)/(a^2+b^2)/f/(a+b*ta 
n(f*x+e))^(5/2)-4/15*(-2*a^2*d+5*a*b*c+3*b^2*d)*(c+d*tan(f*x+e))^(1/2)/(a^ 
2+b^2)^2/f/(a+b*tan(f*x+e))^(3/2)
 
3.13.76.2 Mathematica [A] (verified)

Time = 6.29 (sec) , antiderivative size = 498, normalized size of antiderivative = 1.27 \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\frac {b (c+d \tan (e+f x))^{5/2}}{5 (i a-b) (b c-a d) f (a+b \tan (e+f x))^{5/2}}-\frac {b (c+d \tan (e+f x))^{5/2}}{5 (i a+b) (b c-a d) f (a+b \tan (e+f x))^{5/2}}-\frac {\frac {(c+d \tan (e+f x))^{3/2}}{(a-i b) (a+b \tan (e+f x))^{3/2}}+\frac {3 (c-i d) \left (\frac {\sqrt {-c+i d} \text {arctanh}\left (\frac {\sqrt {-c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {-a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{(-a+i b)^{3/2}}+\frac {\sqrt {c+d \tan (e+f x)}}{(a-i b) \sqrt {a+b \tan (e+f x)}}\right )}{a-i b}}{3 (i a+b) f}+\frac {\frac {(c+d \tan (e+f x))^{3/2}}{(a+i b) (a+b \tan (e+f x))^{3/2}}-\frac {3 (c+i d) \left (\frac {\sqrt {c+i d} \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{(a+i b)^{3/2}}-\frac {\sqrt {c+d \tan (e+f x)}}{(a+i b) \sqrt {a+b \tan (e+f x)}}\right )}{a+i b}}{3 (i a-b) f} \]

input
Integrate[(c + d*Tan[e + f*x])^(3/2)/(a + b*Tan[e + f*x])^(7/2),x]
 
output
(b*(c + d*Tan[e + f*x])^(5/2))/(5*(I*a - b)*(b*c - a*d)*f*(a + b*Tan[e + f 
*x])^(5/2)) - (b*(c + d*Tan[e + f*x])^(5/2))/(5*(I*a + b)*(b*c - a*d)*f*(a 
 + b*Tan[e + f*x])^(5/2)) - ((c + d*Tan[e + f*x])^(3/2)/((a - I*b)*(a + b* 
Tan[e + f*x])^(3/2)) + (3*(c - I*d)*((Sqrt[-c + I*d]*ArcTanh[(Sqrt[-c + I* 
d]*Sqrt[a + b*Tan[e + f*x]])/(Sqrt[-a + I*b]*Sqrt[c + d*Tan[e + f*x]])])/( 
-a + I*b)^(3/2) + Sqrt[c + d*Tan[e + f*x]]/((a - I*b)*Sqrt[a + b*Tan[e + f 
*x]])))/(a - I*b))/(3*(I*a + b)*f) + ((c + d*Tan[e + f*x])^(3/2)/((a + I*b 
)*(a + b*Tan[e + f*x])^(3/2)) - (3*(c + I*d)*((Sqrt[c + I*d]*ArcTanh[(Sqrt 
[c + I*d]*Sqrt[a + b*Tan[e + f*x]])/(Sqrt[a + I*b]*Sqrt[c + d*Tan[e + f*x] 
])])/(a + I*b)^(3/2) - Sqrt[c + d*Tan[e + f*x]]/((a + I*b)*Sqrt[a + b*Tan[ 
e + f*x]])))/(a + I*b))/(3*(I*a - b)*f)
 
3.13.76.3 Rubi [A] (verified)

Time = 2.84 (sec) , antiderivative size = 477, normalized size of antiderivative = 1.22, number of steps used = 16, number of rules used = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.517, Rules used = {3042, 4050, 27, 3042, 4132, 27, 3042, 4132, 27, 3042, 4099, 3042, 4098, 104, 221}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}}dx\)

\(\Big \downarrow \) 4050

\(\displaystyle -\frac {2 \int -\frac {-4 d (b c-a d) \tan ^2(e+f x)+5 \left (2 a c d-b \left (c^2-d^2\right )\right ) \tan (e+f x)+6 b c d+a \left (5 c^2-d^2\right )}{2 (a+b \tan (e+f x))^{5/2} \sqrt {c+d \tan (e+f x)}}dx}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int \frac {5 a c^2+6 b d c-a d^2-4 d (b c-a d) \tan ^2(e+f x)+5 \left (2 a c d-b \left (c^2-d^2\right )\right ) \tan (e+f x)}{(a+b \tan (e+f x))^{5/2} \sqrt {c+d \tan (e+f x)}}dx}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\int \frac {5 a c^2+6 b d c-a d^2-4 d (b c-a d) \tan (e+f x)^2+5 \left (2 a c d-b \left (c^2-d^2\right )\right ) \tan (e+f x)}{(a+b \tan (e+f x))^{5/2} \sqrt {c+d \tan (e+f x)}}dx}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 4132

\(\displaystyle \frac {-\frac {2 \int -\frac {-30 (a c+b d) \tan (e+f x) (b c-a d)^2-4 d \left (-2 d a^2+5 b c a+3 b^2 d\right ) \tan ^2(e+f x) (b c-a d)+\left (\left (15 c^2-7 d^2\right ) a^2+40 b c d a-3 b^2 \left (5 c^2-d^2\right )\right ) (b c-a d)}{2 (a+b \tan (e+f x))^{3/2} \sqrt {c+d \tan (e+f x)}}dx}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\frac {\int \frac {-30 (a c+b d) \tan (e+f x) (b c-a d)^2-4 d \left (-2 d a^2+5 b c a+3 b^2 d\right ) \tan ^2(e+f x) (b c-a d)+\left (\left (15 c^2-7 d^2\right ) a^2+40 b c d a-3 b^2 \left (5 c^2-d^2\right )\right ) (b c-a d)}{(a+b \tan (e+f x))^{3/2} \sqrt {c+d \tan (e+f x)}}dx}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\frac {\int \frac {-30 (a c+b d) \tan (e+f x) (b c-a d)^2-4 d \left (-2 d a^2+5 b c a+3 b^2 d\right ) \tan (e+f x)^2 (b c-a d)+\left (\left (15 c^2-7 d^2\right ) a^2+40 b c d a-3 b^2 \left (5 c^2-d^2\right )\right ) (b c-a d)}{(a+b \tan (e+f x))^{3/2} \sqrt {c+d \tan (e+f x)}}dx}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 4132

\(\displaystyle \frac {\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}-\frac {2 \int -\frac {15 \left (\left (\left (c^2-d^2\right ) a^3+6 b c d a^2-3 b^2 \left (c^2-d^2\right ) a-2 b^3 c d\right ) (b c-a d)^2+\left (2 c d a^3-3 b \left (c^2-d^2\right ) a^2-6 b^2 c d a+b^3 \left (c^2-d^2\right )\right ) \tan (e+f x) (b c-a d)^2\right )}{2 \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\frac {\frac {15 \int \frac {\left (\left (c^2-d^2\right ) a^3+6 b c d a^2-3 b^2 \left (c^2-d^2\right ) a-2 b^3 c d\right ) (b c-a d)^2+\left (2 c d a^3-3 b \left (c^2-d^2\right ) a^2-6 b^2 c d a+b^3 \left (c^2-d^2\right )\right ) \tan (e+f x) (b c-a d)^2}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (a^2+b^2\right ) (b c-a d)}+\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\frac {\frac {15 \int \frac {\left (\left (c^2-d^2\right ) a^3+6 b c d a^2-3 b^2 \left (c^2-d^2\right ) a-2 b^3 c d\right ) (b c-a d)^2+\left (2 c d a^3-3 b \left (c^2-d^2\right ) a^2-6 b^2 c d a+b^3 \left (c^2-d^2\right )\right ) \tan (e+f x) (b c-a d)^2}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (a^2+b^2\right ) (b c-a d)}+\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}}{3 \left (a^2+b^2\right ) (b c-a d)}-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}}{5 \left (a^2+b^2\right )}-\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}\)

\(\Big \downarrow \) 4099

\(\displaystyle -\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}+\frac {-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}+\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}+\frac {15 \left (\frac {1}{2} (a-i b)^3 (c+i d)^2 (b c-a d)^2 \int \frac {1-i \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx+\frac {1}{2} (a+i b)^3 (c-i d)^2 (b c-a d)^2 \int \frac {i \tan (e+f x)+1}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx\right )}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}}{5 \left (a^2+b^2\right )}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}+\frac {-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}+\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}+\frac {15 \left (\frac {1}{2} (a-i b)^3 (c+i d)^2 (b c-a d)^2 \int \frac {1-i \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx+\frac {1}{2} (a+i b)^3 (c-i d)^2 (b c-a d)^2 \int \frac {i \tan (e+f x)+1}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx\right )}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}}{5 \left (a^2+b^2\right )}\)

\(\Big \downarrow \) 4098

\(\displaystyle -\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}+\frac {-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}+\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}+\frac {15 \left (\frac {(a-i b)^3 (c+i d)^2 (b c-a d)^2 \int \frac {1}{(i \tan (e+f x)+1) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}d\tan (e+f x)}{2 f}+\frac {(a+i b)^3 (c-i d)^2 (b c-a d)^2 \int \frac {1}{(1-i \tan (e+f x)) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}d\tan (e+f x)}{2 f}\right )}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}}{5 \left (a^2+b^2\right )}\)

\(\Big \downarrow \) 104

\(\displaystyle -\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}+\frac {-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}+\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}+\frac {15 \left (\frac {(a-i b)^3 (c+i d)^2 (b c-a d)^2 \int \frac {1}{-i a+b+\frac {(i c-d) (a+b \tan (e+f x))}{c+d \tan (e+f x)}}d\frac {\sqrt {a+b \tan (e+f x)}}{\sqrt {c+d \tan (e+f x)}}}{f}+\frac {(a+i b)^3 (c-i d)^2 (b c-a d)^2 \int \frac {1}{i a+b-\frac {(i c+d) (a+b \tan (e+f x))}{c+d \tan (e+f x)}}d\frac {\sqrt {a+b \tan (e+f x)}}{\sqrt {c+d \tan (e+f x)}}}{f}\right )}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}}{5 \left (a^2+b^2\right )}\)

\(\Big \downarrow \) 221

\(\displaystyle -\frac {2 (b c-a d) \sqrt {c+d \tan (e+f x)}}{5 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{5/2}}+\frac {-\frac {4 \left (-2 a^2 d+5 a b c+3 b^2 d\right ) \sqrt {c+d \tan (e+f x)}}{3 f \left (a^2+b^2\right ) (a+b \tan (e+f x))^{3/2}}+\frac {\frac {2 \left (-8 a^4 d^2+50 a^3 b c d-a^2 b^2 \left (45 c^2-49 d^2\right )-70 a b^3 c d+3 b^4 \left (5 c^2-d^2\right )\right ) \sqrt {c+d \tan (e+f x)}}{f \left (a^2+b^2\right ) \sqrt {a+b \tan (e+f x)}}+\frac {15 \left (\frac {i (a-i b)^3 (c+i d)^{3/2} (b c-a d)^2 \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{f \sqrt {a+i b}}-\frac {i (a+i b)^3 (c-i d)^{3/2} (b c-a d)^2 \text {arctanh}\left (\frac {\sqrt {c-i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a-i b} \sqrt {c+d \tan (e+f x)}}\right )}{f \sqrt {a-i b}}\right )}{\left (a^2+b^2\right ) (b c-a d)}}{3 \left (a^2+b^2\right ) (b c-a d)}}{5 \left (a^2+b^2\right )}\)

input
Int[(c + d*Tan[e + f*x])^(3/2)/(a + b*Tan[e + f*x])^(7/2),x]
 
output
(-2*(b*c - a*d)*Sqrt[c + d*Tan[e + f*x]])/(5*(a^2 + b^2)*f*(a + b*Tan[e + 
f*x])^(5/2)) + ((-4*(5*a*b*c - 2*a^2*d + 3*b^2*d)*Sqrt[c + d*Tan[e + f*x]] 
)/(3*(a^2 + b^2)*f*(a + b*Tan[e + f*x])^(3/2)) + ((15*(((-I)*(a + I*b)^3*( 
c - I*d)^(3/2)*(b*c - a*d)^2*ArcTanh[(Sqrt[c - I*d]*Sqrt[a + b*Tan[e + f*x 
]])/(Sqrt[a - I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[a - I*b]*f) + (I*(a - 
 I*b)^3*(c + I*d)^(3/2)*(b*c - a*d)^2*ArcTanh[(Sqrt[c + I*d]*Sqrt[a + b*Ta 
n[e + f*x]])/(Sqrt[a + I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[a + I*b]*f)) 
)/((a^2 + b^2)*(b*c - a*d)) + (2*(50*a^3*b*c*d - 70*a*b^3*c*d - 8*a^4*d^2 
- a^2*b^2*(45*c^2 - 49*d^2) + 3*b^4*(5*c^2 - d^2))*Sqrt[c + d*Tan[e + f*x] 
])/((a^2 + b^2)*f*Sqrt[a + b*Tan[e + f*x]]))/(3*(a^2 + b^2)*(b*c - a*d)))/ 
(5*(a^2 + b^2))
 

3.13.76.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 104
Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x 
_)), x_] :> With[{q = Denominator[m]}, Simp[q   Subst[Int[x^(q*(m + 1) - 1) 
/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^(1/q)], x] 
] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && L 
tQ[-1, m, 0] && SimplerQ[a + b*x, c + d*x]
 

rule 221
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x 
/Rt[-a/b, 2]], x] /; FreeQ[{a, b}, x] && NegQ[a/b]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4050
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
 (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(b*c - a*d)*(a + b*Tan[e + f*x])^(m + 
 1)*((c + d*Tan[e + f*x])^(n - 1)/(f*(m + 1)*(a^2 + b^2))), x] + Simp[1/((m 
 + 1)*(a^2 + b^2))   Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^ 
(n - 2)*Simp[a*c^2*(m + 1) + a*d^2*(n - 1) + b*c*d*(m - n + 2) - (b*c^2 - 2 
*a*c*d - b*d^2)*(m + 1)*Tan[e + f*x] - d*(b*c - a*d)*(m + n)*Tan[e + f*x]^2 
, x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^ 
2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, -1] && LtQ[1, n, 2] && IntegerQ[ 
2*m]
 

rule 4098
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + 
 (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si 
mp[A^2/f   Subst[Int[(a + b*x)^m*((c + d*x)^n/(A - B*x)), x], x, Tan[e + f* 
x]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && 
 NeQ[a^2 + b^2, 0] && EqQ[A^2 + B^2, 0]
 

rule 4099
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + 
 (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si 
mp[(A + I*B)/2   Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n*(1 - I*T 
an[e + f*x]), x], x] + Simp[(A - I*B)/2   Int[(a + b*Tan[e + f*x])^m*(c + d 
*Tan[e + f*x])^n*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, A 
, B, m, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[A^2 + B^2, 
0]
 

rule 4132
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
 (f_.)*(x_)])^(n_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) 
 + (f_.)*(x_)]^2), x_Symbol] :> Simp[(A*b^2 - a*(b*B - a*C))*(a + b*Tan[e + 
 f*x])^(m + 1)*((c + d*Tan[e + f*x])^(n + 1)/(f*(m + 1)*(b*c - a*d)*(a^2 + 
b^2))), x] + Simp[1/((m + 1)*(b*c - a*d)*(a^2 + b^2))   Int[(a + b*Tan[e + 
f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[A*(a*(b*c - a*d)*(m + 1) - b^2*d* 
(m + n + 2)) + (b*B - a*C)*(b*c*(m + 1) + a*d*(n + 1)) - (m + 1)*(b*c - a*d 
)*(A*b - a*B - b*C)*Tan[e + f*x] - d*(A*b^2 - a*(b*B - a*C))*(m + n + 2)*Ta 
n[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C, n}, x] && NeQ 
[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, -1] && 
!(ILtQ[n, -1] && ( !IntegerQ[m] || (EqQ[c, 0] && NeQ[a, 0])))
 
3.13.76.4 Maple [F(-1)]

Timed out.

\[\int \frac {\left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}}{\left (a +b \tan \left (f x +e \right )\right )^{\frac {7}{2}}}d x\]

input
int((c+d*tan(f*x+e))^(3/2)/(a+b*tan(f*x+e))^(7/2),x)
 
output
int((c+d*tan(f*x+e))^(3/2)/(a+b*tan(f*x+e))^(7/2),x)
 
3.13.76.5 Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 28332 vs. \(2 (329) = 658\).

Time = 33.90 (sec) , antiderivative size = 28332, normalized size of antiderivative = 72.46 \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\text {Too large to display} \]

input
integrate((c+d*tan(f*x+e))^(3/2)/(a+b*tan(f*x+e))^(7/2),x, algorithm="fric 
as")
 
output
Too large to include
 
3.13.76.6 Sympy [F]

\[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\int \frac {\left (c + d \tan {\left (e + f x \right )}\right )^{\frac {3}{2}}}{\left (a + b \tan {\left (e + f x \right )}\right )^{\frac {7}{2}}}\, dx \]

input
integrate((c+d*tan(f*x+e))**(3/2)/(a+b*tan(f*x+e))**(7/2),x)
 
output
Integral((c + d*tan(e + f*x))**(3/2)/(a + b*tan(e + f*x))**(7/2), x)
 
3.13.76.7 Maxima [F(-2)]

Exception generated. \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\text {Exception raised: ValueError} \]

input
integrate((c+d*tan(f*x+e))^(3/2)/(a+b*tan(f*x+e))^(7/2),x, algorithm="maxi 
ma")
 
output
Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(((2*b*d+2*a*c)^2>0)', see `assum 
e?` for mo
 
3.13.76.8 Giac [F(-1)]

Timed out. \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\text {Timed out} \]

input
integrate((c+d*tan(f*x+e))^(3/2)/(a+b*tan(f*x+e))^(7/2),x, algorithm="giac 
")
 
output
Timed out
 
3.13.76.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(c+d \tan (e+f x))^{3/2}}{(a+b \tan (e+f x))^{7/2}} \, dx=\text {Hanged} \]

input
int((c + d*tan(e + f*x))^(3/2)/(a + b*tan(e + f*x))^(7/2),x)
 
output
\text{Hanged}